ctaphid-types 0.2.0

Data types for the CTAPHID protocol
Documentation

cptahid-types

Data types for the CTAPHID protocol.

The ctaphid-types crate provides data types that are used by the CTAPHID protocol. It is intended to be usable both by client and device implementations as well as packet parsers.

Please see the API documentation for more information.

Features

This crate has the following features:

  • std (enabled by default): Implements std::error::Error for error types. Disable this feature to make the crate no_std.

Contributing

This crate is developed as a part of the ctaphid-rs repository. Please refer to the ctaphid-rs readme for more information.

Contact

For bug reports, feature requests and other messages, please send a mail to ~ireas/public-inbox@lists.sr.ht (archive) using the [ctaphid-rs] prefix in the subject.

License

This project is dual-licensed under the Apache-2.0 and MIT licenses. The documentation and examples contained in this repository are licensed under the Creative Commons Zero license. You can find a copy of the license texts in the ../LICENSES directory.

ctaphid-types complies with version 3.0 of the REUSE specification.